    html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    position: relative;
    font: 14px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: /*#e8a20d*/
    ;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 14px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.container1440 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.pages {
    clear: both;
    padding: 20px 45px 0 0;
    color: #444;
}

.pages a {
    color: #444;
}

.pages a:hover {
    color: #f60;
    font-weight: bold
}

.pages ul {
    text-align: right;
    list-style: none
}

.pages li {
    display: inline;
    margin-left: 8px;
    list-style: none
}

@media (min-width: 768px) {
    .container1440 {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container1440 {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container1440 {
        width: 1170px;
    }
}

@media (min-width: 1400px) {
    .container1440 {
        width: 1380px;
    }
}

.fl {
    float: left;
}

.navbar-brand {
    padding: 0;
}

.navbar-brand>img {
    max-height: 40px;
    margin-top: 5px;
}

@media(max-width: 768px) {
    .navbar-brand>img {
        padding-left: 15px;
    }
}

.navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

@media(min-width: 991px) {
    .navbar {
        height: 53px;
    }
    .ej_nav li {
        margin-bottom: 15px;
        border-bottom: 1px solid #eee;
        width: 80%;
        margin: 10px auto;
    }
}

.navbar-default {
    background-color: #000018;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    transition: all .1s;
}

.navbar-default .navbar-nav>.active>a {
    background-color: transparent!important;
    color: #cb9e73!important;
    border-bottom: 3px solid #cb9e73;
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #cb9e73;
    border-bottom: 3px solid #cb9e73;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background: transparent;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #000;
    background: transparent;
}

@media(min-width: 768px) {
    .navbar-nav {
        margin-left: 50px;
    }
    .navbar-nav>li {
        margin: 0 10px;
    }
    .navbar-collapse.collapse {
        display: inline-block;
    }
}

.item {
    text-align: center;
}

.item img {
    display: inline-block!important;
}

.pro_name {
    margin-top: 18px;
}

.pro_name a {
    font-size: 17px;
    color: #000;
    font-family: "arial";
}

.pro_type {
    color: #cb9e73;
    font-size: 16px;
}

.pro_more a {
    color: #fff;
    font-size: 12px;
    background: #cb9e73;
    padding: 2px 6px;
    display: inline-block;
    border-radius: 4px;
    margin-top: 20px;
}

.pro_item {
    margin-bottom: 38px;
}

.pro_border {
    border: 1px solid #cb9e73;
    padding-bottom: 20px;
}

.pro_left {
    padding-left: 40px;
}

.public_title {
    font-size: 22px;
    color: #000;
}

.public_subtitle {
    color: #cb9e73;
    font-size: 18px;
    font-family: "arial";
    margin-top: 10px;
}

.mt100 {
    margin-top: 100px;
}

.i_pro {
    margin-top: 60px;
}

.mt85 {
    margin-top: 85px;
}

.about_con {
    background: url(../images/about_bg.jpg) no-repeat center 0;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: cover;
    padding-top: 80px;
    padding-bottom: 24px;
}

.subtitle {
    margin-bottom: 20px;
}

.icon_name {
    font-size: 14px;
    color: #cb9e73;
}

.about_item {
    display: inline-block;
}

.about_desc {
    margin-top: 25px;
}

.about_desc p {
    color: #cb9e73;
    text-align: center;
}

.rightLine {
    /*border-right:1px solid #70604f;*/
    padding: 0 15px;
    position: relative;
}

.rightLine:after {
    content: "";
    position: absolute;
    background: #70604f;
    width: 1px;
    height: 45px;
    top: 7px;
    right: 0;
}

.pf15 {
    padding-left: 15px;
}

.about_more {
    text-align: center;
    margin-top: 50px;
}

.about_more a {
    display: inline-block;
    color: #cb9e73;
    font-size: 14px;
    border: 1px solid #cb9e73;
    padding: 3px 7px;
    border-radius: 5px;
}

.mt55 {
    margin-top: 55px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.case_desc {
    background: #dbdbdb;
    padding-top: 20px;
    padding-left: 25px;
    text-align: left;
    padding-bottom: 15px;
    border-top: 10px solid #b98b6a;
}

.case_name a {
    font-size: 16px;
    color: #000;
}

.case_more {
    font-size: 14px;
    color: #616161;
    margin-top: 20px;
}

.case_con {
    position: relative;
    padding: 0 50px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.png);
    background-size: 100%
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
    background-size: 100%
}

.news {
    background: url(../images/news_bg.jpg) no-repeat center 0;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: cover;
    padding-top: 37px;
    padding-bottom: 117px;
    margin-top: 87px;
}

.colorfff {
    color: #fff!important;
}

.news_con {
    position: relative;
    padding: 0 70px;
    margin-top: 25px;
}

.news_img_index:first-child {
    /*margin-left: 0;
	padding-left: 0;*/
}

.news_img_index:last-child {
    /*margin-right: 0;
	padding-right: 0;*/
}

.news_img {
    margin-left: -15px;
    margin-right: -15px;
}

.news_img_index:last-child img {
    display: inline-block;
}

.news_desc {
    background: #fff;
    padding-top: 28px;
    padding-bottom: 18px;
    padding-left: 20px;
    margin-top: 20px;
    text-align: left;
}

.news_desc p {
    width: 640px;
    font-size: 14px;
    color: #8a8a8a;
    margin-top: 17px;
}

.news_title a {
    font-size: 16px;
    color: #000;
}

.news_more {
    margin-top: 18px;
}

.news_more a {
    font-size: 13px;
    color: #b98b6a;
}

.bottom {
    background: #000018;
    padding-top: 58px;
    padding-bottom: 108px;
    border-top: 10px solid #ba8f6c;
}

.d_nav_item {
    /*width: 20%;
	float: left;*/
}

.d_nav_item dt a {
    color: #ba8f6c;
    font-size: 14px;
}

.d_nav_item dd {
    margin-bottom: 7px;
}

.d_nav_item dd a {
    font-size: 12px;
    color: #fff;
}

.d_nav_item dt {
    /*border-bottom: 1px solid #ba8f6c;*/
    margin-bottom: 12px;
}

.d_nav {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    justify-content: space-between;
    position: relative;
}

.d_nav:after {
    content: "";
    position: absolute;
    background: #ba8f6c;
    height: 1px;
    width: 100%;
    top: 25px;
    left: 0;
}

.pd0 {
    padding: 0;
}

.company {
    font-size: 14px;
    color: #ba8f6c;
}

.company_e {
    font-size: 12px;
    color: #ba8f6c;
    font-family: "Arial"
}

.link p {
    font-size: 12px;
    color: #ba8f6c;
}

.company_xx {
    padding-left: 90px;
}

.company_xx .link {
    margin-top: 13px;
}

.ewm_name {
    font-size: 12px;
    color: #ba8f6c;
    margin-top: 7px;
}

.ewm_img {
    text-align: center;
}

.ewm_img img {
    display: inline-block;
}

.crumb {
    border-bottom: 1px solid #dfdfdf;
}

.crumb_box ul li {
    float: left;
    height: 46px;
    line-height: 46px;
    margin-right: 46px;
}

.crumb_box ul li a {
    font-size: 16px;
    color: #000;
    display: inline-block;
    transition: all .5s;
}

.crumb_box ul li.active a {
    color: #ba8f6c;
}

.crumb_box ul li.active {
    position: relative;
}

.crumb_box ul li.active:after {
    content: "";
    position: absolute;
    background: #ba8f6c;
    height: 2px;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    bottom: -1px;
}

.crumb_box ul li.cur a {
    color: #ba8f6c;
}

.crumb_box ul li.cur {
    position: relative;
}

.crumb_box ul li.cur:after {
    content: "";
    position: absolute;
    background: #ba8f6c;
    height: 2px;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    bottom: -1px;
}

.crumb_nav {
    height: 46px;
    border-left: 1px solid #dadada;
    padding-left: 26px;
}

.home_icon {
    padding-top: 18px;
}

.crumb_right {
    padding-top: 18px;
    margin-left: 10px;
}

.crumb_right i {
    margin-right: 6px;
}

.crumb_right img {
    width: 7px;
}

.crumb_right ul li {
    float: left;
    margin-left: 8px;
}

.crumb_right ul li a {
    color: #aaaaaa;
    transition: all .5s;
}

.crumb_right ul li a:hover {
    color: #ba8f6c;
}

.n_aboutBg {
    background: url(../images/n_aboutbg.png) no-repeat center 0;
    background-size: 100%;
    padding-top: 125px;
    padding-left: 110px;
    padding-right: 85px;
    overflow: hidden;
}

@media(max-width: 768px) {
    .n_aboutBg {
        padding-top: 27px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.n_aboutBgRy {
    background: url(../images/n_aboutbg.png) no-repeat center 0;
    background-size: 100%;
    padding-top: 125px;
    overflow: hidden;
}

.n_about {
    background-size: 100%;
    padding-top: 50px;
    padding-left: 110px;
    padding-right: 85px;
}

.ny_ban img {
    display: inline-block;
}

.ny_ban {
    text-align: center;
}

.ty_title_z {
    font-size: 20px;
}

.ty_title_c {
    font-size: 18px;
    color: #5e5e5e;
}

.n_aboutDesc {
    margin-top: 40px;
}

.n_aboutDesc p {
    color: #a0a0a0;
    line-height: 24px;
}

.n_about_img {
    margin-top: 70px;
}

@media(max-width: 768px) {
    .n_about_img {
        margin-top: 30px;
    }
    .n_about_img_item {
        margin-bottom: 10px;
    }
}


/*.n_about_img div:first-child{
	padding-left: 0;
}
.n_about_img div:last-child{
	padding-right: 0;
}*/

.about_main {
    margin-bottom: 100px;
}

@media(max-width: 768px) {
    .about_main {
        margin-bottom: 20px;
    }
}

.qywh_img {
    position: relative;
}

.qywh_img p {
    position: absolute;
    left: 28px;
    bottom: 18px;
    color: #ba8f6c;
    font-size: 16px;
}

.qywh_desc_box {
    background: #dbdbdb;
}

.qywh_main {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    min-height: 100%;
    margin-top: 46px;
}

.qywh_img_box {
    width: 60%;
}

.qywh_desc_box {
    width: 40%;
    flex: 1;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 90px;
}

.qyhw_title {
    font-size: 18px;
    color: #ba8f6c;
}

.qywh_desc p {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    margin-top: 20px;
}

.mg15 {
    margin-left: -15px;
    margin-right: -15px;
}

.qywh_core {
    margin-top: 40px;
}

.qywh_core_desc {
    border: 1px solid #c4c4c4;
    margin-top: 6px;
    padding: 20px 18px 11px 16px;
}

.qywh_core_desc_title {
    color: #ba8f6c;
    font-size: 15px;
}

.qywh_sub {
    font-size: 14px;
    margin-top: 10px;
}

.qywh_more {
    margin-top: 18px;
}

.qywh_more a {
    font-size: 12px;
    transition: all .4s;
}

.qywh_more a:hover {
    color: #ba8f6c;
}

.type_title {
    font-size: 16px;
    color: #6f6f6f;
    border-right: 1px solid #dadada;
    margin-right: 26px!important;
    padding-right: 15px;
}

.protype {
    /*background: url(../images/zys_bg.jpg) no-repeat center 0;*/
    background: #000;
    background-size: 100% 100%;
    padding: 90px 0;
}

.zys_desc_title {
    color: #fff;
    font-size: 24px;
}

.zys_desc_subtitle {
    color: #fff;
    font-size: 18px;
}

.zys_desc_xx {
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    border-bottom: 1px solid #535564;
    padding-bottom: 15px;
}

.zys_desc_xx_no {
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    padding-bottom: 15px;
}

.zys_list {
    margin-top: 25px;
}

.zys_list ul li {
    color: #ba8f6c;
    position: relative;
    padding-left: 12px;
}

.zys_list ul li:before {
    content: "";
    position: absolute;
    background: #ba8f6c;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
}

.ggxh_imgShow {
    overflow: hidden;
    margin-top: 50px;
}

.ggxh_img {
    display: inline-block;
    position: relative;
}

.ggxh_item {
    width: 20%;
    float: left;
    margin-bottom: 30px;
}

.ggxh_item_sms {
    margin-bottom: 30px;
}

.ggxh_size {
    background: #efefef;
    display: flex;
    padding-left: 26px;
    padding-right: 12px;
    padding-top: 32px;
    padding-bottom: 32px;
    justify-content: space-between;
    margin-top: 12px;
}

.ggxh_size_item p {
    line-height: 24px;
}

.ggxh_title {
    font-size: 24px;
}

.ggxh_subtitle {
    font-size: 20px;
    color: #ba8f6c;
}

.ggxh_box {
    margin-top: 70px;
}

.ggxh_tips {
    text-align: right;
    color: #acacac;
    margin-top: 13px;
}

.yy_case {
    margin-bottom: 60px;
    border-top: 1px solid #bbbbbb;
    padding-top: 20px;
    margin-top: 28px;
}

.yy_case_con {
    margin-top: 35px;
    overflow: hidden;
}

.yy_case_item {
    margin-bottom: 27px;
}

.yy_case_more {
    margin-top: 28px;
    text-align: center;
}

.yy_case_more a {
    color: #626262;
    font-size: 18px;
}

.n_news {
    overflow: hidden;
}

.n_news_con {
    margin-top: 80px;
}

.n_news_title a {
    color: #000;
    font-size: 18px;
    transition: all .5s;
}

.n_news_title a:hover {
    color: #bc8d63;
}

.n_news_desc {
    color: #a0a0a0;
    font-size: 15px;
    margin-top: 13px;
}

.n_news_time {
    color: #a0a0a0;
    margin-top: 13px;
}

.n_news_more {
    padding: 0 4px;
    background: #bc8d63;
    display: inline-block;
    margin-top: 12px;
}

.n_news_more a {
    color: #fff;
}

.n_news_main_list {
    /*margin-top: 17px;*/
}

.n_news_item {
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.n_news_item:first-child {
    border-bottom: 2px solid #d1d1d1;
}

.n_news_pic {
    position: relative;
    margin-bottom: 100px;
    padding: 0 60px;
}

.map_link {
    border-bottom: 1px solid #878787;
    padding-bottom: 20px;
    margin-top: 30px;
}

.map_link p {
    color: #000;
    line-height: 26px;
    font-size: 16px;
}

.map_tips {
    text-align: right;
    color: #aaaaaa;
    margin-top: 10px;
}

.ggxh_name {
    position: absolute;
    right: 0;
    bottom: -22px;
}

.contact_con {
    margin-top: 80px;
    margin-bottom: 60px;
}

.ggxh_item_sms_box {
    margin-left: -15px;
    margin-right: -15px;
}

.mt20 {
    margin-top: 40px;
}

.ts_type ul li {
    margin-bottom: 10px;
}

.ggxh_imgTitle {
    color: #826233;
    font-size: 20px;
    font-weight: bold;
}

.ggxh_imgType {
    height: 30px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 25px;
    width: 100%;
}

.ggxh_imgLine {
    height: 1px;
    background: #826233;
}

.width10 {
    width: 10%;
    float: left;
}

.width90 {
    width: 90%;
    float: left;
}

.mt40 {
    margin-top: 100px;
}

.inline_block {
    display: inline-block;
    font-size: 16px;
    color: #ba8f6c;
    border: 1px solid #ba8f6c;
    padding: 15px 45px;
    margin: 0 50px;
    cursor: pointer;
}

.n_about_img {
    text-align: center;
}

.n_news_main_img {
    text-align: center;
}

.n_news_main_img img {
    display: inline-block;
}

.nav_link {
    float: right;
    display: flex;
    align-items: center;
    height: 52px;
}

.right_link {
    display: inline-flex;
}

.yy {
    display: flex;
    font-size: 12px;
}

.tel {
    display: flex;
}

.yy a {
    color: #fff;
    margin-top: 7px;
}

.yy p {
    margin-top: 7px;
    padding: 0 5px;
    color: #787676;
}

.tel p {
    color: #ba8f6c;
    margin-top: 7px;
}

@media(max-width: 1200px) and (min-width: 991px) {
    .ggxh_item {
        width: 25%;
    }
    .width10 {
        width: 20%;
    }
    .width90 {
        width: 80%
    }
    .qywh_desc_box {
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 30px;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    .navbar-nav>li {
        margin: 0;
    }
    .company_xx {
        margin-top: 20px;
    }
    .ewm_box {
        margin-top: 20px;
    }
    .map_link {
        margin-top: 30px;
    }
    .contact_con {
        margin: 40px 0;
    }
    .crumb_box ul li {
        margin-right: 10px;
    }
    .ggxh_item {
        width: 30%;
    }
    .ggxh_imgShow {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .case_img img {
        max-height: 228px;
    }
    .width10 {
        width: 30%;
    }
    .width90 {
        width: 70%
    }
    .n_news_item:first-child {
        border-bottom: none
    }
    .n_news_con {
        margin-top: 20px;
    }
    .n_news_main_list {
        margin-top: 20px;
    }
    .qywh_img_box {
        width: 100%;
    }
    .qywh_desc_box {
        width: 100%;
    }
    .qywh_main {
        flex-wrap: wrap;
    }
    .qywh_desc_box {
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .news_desc p {
        width: auto;
    }
    .news_desc {
        padding-left: 5%;
    }
}

@media(max-width: 768px) {
    .mt100 {
        margin-top: 20px;
    }
    .subtitle {
        margin-bottom: 0px;
    }
    .public_subtitle {
        margin-top: 5px;
    }
    .i_pro {
        margin-top: 20px;
    }
    .mt85 {
        margin-top: 20px;
    }
    .mt55 {
        margin-top: 20px;
    }
    .case_con {
        margin-top: 15px;
    }
    .news {
        margin-top: 30px;
    }
    .d_nav {
        width: 85%;
        margin: 0 auto;
    }
    .company_xx {
        width: 85%;
        margin: 10px auto;
        padding: 0;
    }
    .bottom {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .ewm_box {
        margin-top: 20px;
    }
    .crumb_nav {
        border-left: none;
        padding-left: 0;
    }
    .contact_con {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .map {
        padding: 0 20px;
    }
    .map_link {
        margin-top: 20px;
    }
    .n_aboutBgRy {
        padding-top: 27px;
        padding-left: 0;
        padding-right: 0;
    }
    .ty_title_ry {
        padding-left: 25px;
    }
    .inline_block {
        padding: 8px 8px;
        margin: 0px 6px;
    }
    .crumb_box ul li {
        margin-right: 10px;
    }
    .protype {
        padding: 20px 0;
    }
    .ggxh_box {
        margin-top: 20px;
    }
    .ggxh_imgShow {
        margin-top: 20px;
    }
    .ggxh_size {
        padding-left: 0;
        padding-right: 0;
    }
    .ggxh_size_item {
        width: 25%;
        float: left;
        margin-bottom: 10px;
    }
    .ggxh_size {
        display: inline-block;
    }
    .ggxh_tips {
        text-align: left;
        padding: 0 10px;
    }
    .yy_case_more {
        margin-top: 0
    }
    .yy_case {
        margin-bottom: 15px;
    }
    .ggxh_imgShow {
        padding: 0 15px
    }
    .mt20 {
        margin-top: 10px;
    }
    .width10 {
        width: 40%;
    }
    .width90 {
        width: 60%
    }
    .n_news_con {
        margin-top: 20px;
    }
    .n_news_item:first-child {
        margin-top: 15px;
    }
    .n_news_item {
        margin-bottom: 15px;
    }
    .n_news_pic {
        margin-bottom: 20px;
        padding: 0;
    }
    .qywh_img_box {
        width: 100%;
    }
    .qywh_desc_box {
        width: 100%;
    }
    .qywh_main {
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .qywh_desc_box {
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .n_about {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .qywh_core {
        margin-top: 20px;
    }
    .news_desc p {
        width: auto;
    }
    .news_desc {
        padding-right: 2%;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #000;
    }
    .news_img_index {
        text-align: center;
    }
    .news_img_index img {
        display: inline-block;
    }
    .ggxh_item {
        width: 50%;
    }
}

.mKeBanner,
.mKeBanner div {
    text-align: center;
}

.imageflow img {
    -webkit-box-shadow: 2px 2px 2px 2px hsla(0, 0%, 0%, 0.1);
    box-shadow: 2px 2px 2px 2px hsla(0, 0%, 0%, 0.1);
}

.imageflow {
    overflow: hidden;
    position: relative;
    text-align: left;
    visibility: hidden;
    width: 1200px;
    margin: 0 auto
}

.imageflow img {
    border: none;
    position: absolute;
    top: 0px;
    visibility: hidden;
    -ms-interpolation-mode: bicubic
}

.imageflow p {
    margin: 0 auto;
    text-align: center
}

.imageflow .loading {
    border: 1px solid #ccc;
    height: 15px;
    left: 50%;
    margin-left: -106px;
    padding: 5px;
    position: relative;
    visibility: visible;
    width: 200px
}

.imageflow .loading_bar {
    background: #ccc;
    height: 15px;
    visibility: visible;
    width: 1%
}

.imageflow .caption {
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 10000
}

.imageflow .scrollbar {
    border-bottom: 1px solid #b3b3b3;
    position: relative;
    visibility: hidden;
    z-index: 10001;
    height: 1px
}

.imageflow .slider {
    background-image: url();
    background-repeat: no-repeat;
    height: 14px;
    margin: -6px 0 0 -7px;
    position: absolute;
    width: 14px;
    z-index: 10002
}

.imageflow .images {
    overflow: hidden;
    white-space: nowrap
}

.imageflow .button {
    cursor: pointer;
    height: 17px;
    position: relative;
    width: 17px
}

.imageflow .previous {
    background: url() top left no-repeat;
    float: left;
    margin: -7px 0 0 -30px
}

.imageflow .next {
    background: url() top left no-repeat;
    float: right;
    margin: -7px -30px 0 30px
}

@media(max-width:960px) {
    .imageflow {
        left: -398px;
    }
}

@media(max-width:320px) {
    .imageflow {
        left: -444px;
    }
}

@media(min-width: 375px) and (max-width: 667px) {
    .imageflow {
        left: -417px;
    }
}

@media(min-width: 414px) and (max-width: 736px) {
    .imageflow {
        left: -393px;
    }
}

@media(min-width: 360px) and (max-width: 374px) {
    .imageflow {
        left: -424px;
    }